We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
timestamp-tsq-getpolicy returns policy of timestamp request.
Example 1: Load TSQ from file and display its version and policy.
> (define tsq (timestamp-tsq-load "DemoConsole.tsq")) > (timestamp-tsq-getversion tsq) 1 > (timestamp-tsq-getpolicy tsq) ""
Sorry, there was an error rendering this page.