GetToken
Method Signature
GetToken(string=[string], index=[integer], delimiter=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Tag Syntax
<bx:output>
<bx:set mystring = "four," & char( 32 ) & char( 9 ) & char( 10 ) & ",five, nine,zero:;" & char( 10 ) & "nine,ten:, eleven:;twelve:;thirteen," & char( 32 ) & char( 9 ) & char( 10 ) & ",four" >
getToken(mystring, 3) is : #getToken( mystring, 3 )#
</bx:output>Additional Examples
Related
Last updated
Was this helpful?
