File: token.srf
Size: 443
Date: Sat, 02 Oct 2021 22:02:36 +0200
$PBExportHeader$token.srf
global type token from function_object
end type

type prototypes
global function boolean token (readonly string as_source, readonly string as_delim, ref long al_pos, ref string as_token) system library 'fastfuncs170.dll' alias for "Token"
global function boolean token (ref string as_source, readonly string as_delim, ref string as_token) system library 'fastfuncs170.dll' alias for "Token2"
end prototypes