Skip to content

Cm5StringStream.current method

Cm5StringStream › current

Unofficial

Gets the string between the start of the current token and the current stream position.

Signature:

current(): string

Returns: stringThe current token string.