Mid
Method Signature
Mid(string=[string], start=[integer], count=[integer])Arguments
Argument
Type
Required
Description
Default
Examples
Extract month from date
mid( "20001122", "5", "2" );
Additional Examples
Related
Last updated
Was this helpful?
