convert 相关的搜索结果 共有6个

bool()

Description: Convert a data object to a Boolean value. Syntax: bool(expression) Note: The function converts the data typconvert,boolean value

long()

Description: Convert a string, a number or a date to a 64-bit long integer. Syntax: long(stringExp) long(numberExp) longconvert, long integer

number()

Description: Convert a string to a real number. Syntax: number (stringExp,format)  Note: The function parses string stristring,convert,number

rgb()

Description: Convert the red, green, blue, and transparency values respectively to the corresponding color value. Syntaxlevels of transparency,convert,color value,64-bit long integer

string()

Here’s how to use string() function.convert,format string

upper()

Description: Convert all characters in a string to upper case. Syntax: upper(s) Note: The function converts all charactestring,convert,upper case