Access Log Function
Last updated: August 26, 2026. The Log function returns the natural logarithm of a positive number. Syntax Argument Description number…
The easy way to know
Last updated: August 26, 2026. The Log function returns the natural logarithm of a positive number. Syntax Argument Description number…
Last updated: August 26, 2026. The Len function returns the number of characters in a string or the number of…
Last updated: August 26, 2026. The Left function returns a requested number of characters from the beginning of a string.…
Last updated: August 26, 2026. The LCase function converts letters in a string to lowercase. Syntax Argument Description string Text…
Last updated: August 26, 2026. The Int function returns the greatest integer less than or equal to a number. Syntax…
Last updated: August 26, 2026. The Hour function returns an integer from 0 through 23 representing the hour of a…
Last updated: August 26, 2026. The Fix function removes the fractional part of a number by truncating toward zero. Syntax…
Last updated: August 26, 2026. The Exp function returns e raised to a numeric power. Syntax Argument Description number Exponent…
Last updated: August 26, 2026. The FileDateTime function returns the date and time when a file was created or last…
Last updated: August 26, 2026. The Day function returns an integer from 1 through 31 representing the day of the…