Using Python in labeling and field calculations

• .capitalize()—makes the first character of the string a capital letter • .find(X)—finds the specified character in the string • .isdigit()—returns the value of True if the variable is alphanumeric • .lower()—makes the entire string lowercase • .lstrip()—strips any spaces from the left end of the string • .replace(X,Y ... ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download