Skip to the content.

hmX_DETOKENIZE TO ARRAYS (Script ; arrayType ; arrayNum ; arrayText ; arrayDate)

Introduced in v3.1, Preemptive: yes
Parameter Type In/Out Description
Script Blob Script code
ArrayType ARRAY LONGINT Token types
ArrayNum ARRAY REAL Token real numbers
ArrayText ARRAY TEXT Token texts
ArrayDate ARRAY DATE Token dates

Description

The command hmX_DETOKENIZE TO ARRAYS returns four synchronized arrays with information about each token within the blob. The size of these arrays are the count of the tokens. The arrayType returns the type of the token. According to each type, the arrays arrayNum, arrayText or arrayDate returns information about each token.

List of tokens: