Share via


SysTaskRecorderExport.guidBracketRemove Method [AX 2012]

Remove the bracket from the guid string

Syntax

public str guidBracketRemove(str guidString)

Run On

Called

Parameters

  • guidString
    Type: str
    The guid in string format

Return Value

Type: str
The guid in string format with the bracket removed

See Also

Reference

SysTaskRecorderExport Class