Action | Keywords |
---|---|
ANSI value to string. | Chr |
String to lowercase or uppercase. | Format, LCase, Ucase |
Date to serial number. | DateSerial, DateValue |
Decimal number to other bases. | Hex, Oct |
Number to string. | Format, Str |
One data type to another. | CBool, CByte, CDate, CDbl, CDec, CInt, CLng, CSng, CStr, CVErr, Fix, Int |
Date to day, month, weekday, or year. | Day, Month, Weekday, Year |
Time to hour, minute, or second. | Hour, Minute, Second |
String to ASCII value. | Asc |
String to number. | Val |
Time to serial number. | TimeSerial, TimeValue |
Arrays Keyword Summary | Collection Object Keyword Summary | Compiler Directive Keyword Summary | Control Flow Keyword Summary | Conversion Keyword Summary | Data Types Keyword Summary | Dates and Times Keyword Summary | Directories and Files Keyword Summary | Errors Keyword Summary | Financial Keyword Summary | Input and Output Keyword Summary | Math Keyword Summary | Miscellaneous Keyword Summary | Operators Keyword Summary | Registry Keyword Summary | String Manipulation Keyword Summary | Type Conversion Functions | Variables and Constants Keyword Summary