specified position 相关的搜索结果 共有4个

asc()

Description: Get the Unicode value of a character at the specified position in a string. Syntax: asc( string{, nPos} ) Nspecified position,unicode value,asci,integer

ceil()

Description: Truncate data at the specified position and carry the remaining part if any. Syntax: ceil(numberExp, {nExp}specified position,truncate,remaining part,move the decimalpoint to the right

p()

Here’s how to use p() function.specified position,ordinal number

round()

Description: Truncate data at the specified position and round off the remaining part. Syntax: round(numberExp, {nExp}) specified position,truncate,round off