Initializing help system before first use

gettrim, settrim

gettrim, settrim


Purpose
Get and set trim property of a parser context.
Synopsis
function gettrim(pctx:parsectx):boolean
procedure settrim(pctx:parsectx, t:boolean)
Arguments
pctx 
A parser context
New trim value
Return value
Current trim value stored in the context.
Related topics
Module