|  |  | Name | Value | Description |  | 
|  |  | exKeywordValue | 0 | Indicates the value keyword. |  | 
|  |  | exKeywordOr | 1 | Indicates the or keyword. |  | 
|  |  | exKeywordAnd | 2 | Indicates the and keyword. |  | 
|  |  | exKeywordNot | 3 | Indicates the not keyword. |  | 
|  |  | exKeywordStartWith | 4 | Indicates the startwith keyword. |  | 
|  |  | exKeywordEndWith | 5 | Indicates the endwith keyword. |  | 
|  |  | exKeywordContains | 6 | Indicates the contains keyword. |  | 
|  |  | exKeywordCount | 7 | Indicates the count keyword. |  | 
|  |  | exKeywordLeft | 8 | Indicates the left keyword. |  | 
|  |  | exKeywordRight | 9 | Indicates the right keyword. |  | 
|  |  | exKeywordMid | 10 | Indicates the mid keyword. |  | 
|  |  | exKeywordFormat | 11 | Indicates the format keyword. |  | 
|  |  | exKeywordIn | 12 | Indicates the in keyword. |  | 
|  |  | exKeywordSwitch | 13 | Indicates the switch keyword. |  | 
|  |  | exKeywordArray | 14 | Indicates the array keyword. |  | 
|  |  | exKeywordSplit | 15 | Indicates the split keyword. |  | 
|  |  | exKeywordCase | 16 | Indicates the case keyword. |  | 
|  |  | exKeywordReplace | 17 | Indicates the replace keyword. |  | 
|  |  | exKeywordWith | 18 | Indicates the with keyword. |  | 
|  |  | exKeywordLen | 19 | Indicates the len keyword. |  | 
|  |  | exKeywordType | 20 | Indicates the type keyword. |  | 
|  |  | exKeywordLower | 21 | Indicates the lower keyword. |  | 
|  |  | exKeywordUpper | 22 | Indicates the upper keyword. |  | 
|  |  | exKeywordProper | 23 | Indicates the proper keyword. |  | 
|  |  | exKeywordLTrim | 24 | Indicates the ltrim keyword. |  | 
|  |  | exKeywordRTrim | 25 | Indicates the rtrim keyword. |  | 
|  |  | exKeywordTrim | 26 | Indicates the trim keyword. |  | 
|  |  | exKeywordInt | 27 | Indicates the int keyword. |  | 
|  |  | exKeywordRound | 28 | Indicates the round keyword. |  | 
|  |  | exKeywordFloor | 29 | Indicates the floor keyword. |  | 
|  |  | exKeywordAbs | 30 | Indicates the abs keyword. |  | 
|  |  | exKeywordStr | 31 | Indicates the str keyword. |  | 
|  |  | exKeywordCurrency | 32 | Indicates the currency keyword. |  | 
|  |  | exKeywordTime | 33 | Indicates the time keyword. |  | 
|  |  | exKeywordTimeF | 34 | Indicates the timeF keyword. |  | 
|  |  | exKeywordShortDate | 35 | Indicates the shortdate keyword. |  | 
|  |  | exKeywordShortDateF | 36 | Indicates the shortdateF keyword. |  | 
|  |  | exKeywordLongDate | 37 | Indicates the longdate keyword. |  | 
|  |  | exKeywordDbl | 38 | Indicates the dbl keyword. |  | 
|  |  | exKeywordDate | 39 | Indicates the date keyword. |  | 
|  |  | exKeywordDateS | 40 | Indicates the dateS keyword. |  | 
|  |  | exKeywordDateF | 41 | Indicates the dateF keyword. |  | 
|  |  | exKeywordYear | 42 | Indicates the year keyword. |  | 
|  |  | exKeywordMonth | 43 | Indicates the month keyword. |  | 
|  |  | exKeywordDay | 44 | Indicates the day keyword. |  | 
|  |  | exKeywordYearday | 45 | Indicates the yearday keyword. |  | 
|  |  | exKeywordWeekday | 46 | Indicates the weekday keyword. |  | 
|  |  | exKeywordHour | 47 | Indicates the hour keyword. |  | 
|  |  | exKeywordMin | 48 | Indicates the min keyword. |  | 
|  |  | exKeywordSec | 49 | Indicates the sec keyword. |  | 
|  |  | exKeywordStore | 50 | Indicates the := keyword. |  | 
|  |  | exKeywordRestore | 51 | Indicates the =: keyword. |  | 
|  |  | exKeywordIf | 52 | Indicates the ? keyword. |  | 
|  |  | exKeywordMod | 53 | Indicates the mod keyword. |  | 
|  |  | exKeywordLFind | 54 | Indicates the lfind keyword. |  | 
|  |  | exKeywordRFind | 55 | Indicates the rfind keyword. |  | 
|  |  | exKeywordReverse | 56 | Indicates the reverse keyword. |  | 
|  |  | exKeywordDPI | 57 | Indicates the dpi keyword. |  | 
|  |  | exKeywordDPIX | 58 | Indicates the dpix keyword. |  | 
|  |  | exKeywordDPIY | 59 | Indicates the dpiy keyword. |  | 
|  |  | exKeywordMINimum | 60 | Indicates the MIN keyword. |  | 
|  |  | exKeywordMAXimum | 61 | Indicates the MAX keyword. |  | 
|  |  | exKeywordSin | 62 | Indicates the sin keyword. |  | 
|  |  | exKeywordCos | 63 | Indicates the cos keyword. |  | 
|  |  | exKeywordASin | 64 | Indicates the asin keyword. |  | 
|  |  | exKeywordACos | 65 | Indicates the acos keyword. |  | 
|  |  | exKeywordSqrt | 66 | Indicates the sqrt keyword. |  | 
|  |  | exKeywordLike | 67 | Indicates the like keyword. |  | 
|  |  | exKeywordHex | 68 | Indicates the hex keyword. |  | 
|  |  | exKeywordBitAnd | 69 | Indicates the bitand keyword. |  | 
|  |  | exKeywordBitOr | 70 | Indicates the bitor keyword. |  | 
|  |  | exKeywordBitXor | 71 | Indicates the bitxor keyword. |  | 
|  |  | exKeywordBitShift | 72 | Indicates the bitshift keyword. |  | 
|  |  | exKeywordBitNot | 73 | Indicates the bitxor keyword. |  | 
|  |  | exKeywordLPad | 74 | Indicates the lpad keyword. |  | 
|  |  | exKeywordRPad | 75 | Indicates the rpad keyword. |  | 
|  |  | exKeywordConcat | 76 | Indicates the concat keyword. |  | 
|  |  | exKeywordBIAS | 77 | Indicates the bias keyword. |  |