HALCON 13.0.1 /
HALCON Operator Reference
HDevelop
.NET
C++
C++ (legacy)
COM
C
Classes
Classes
Classes
Classes
|
|
|
|
Operators
Index of all Operators
[J]
J
↑
json_array_size
JsonArraySize
JsonArraySize
json_array_size
JsonArraySize
json_array_size
Returns the size/length of a JSON array.
json_at
JsonAt
JsonAt
json_at
JsonAt
json_at
Extracts a JSON object at a given position from a JSON object or JSON array.
json_at_tuple
JsonAtTuple
JsonAtTuple
json_at_tuple
JsonAtTuple
json_at_tuple
Parses a value or an array of values at a given position from a JSON object or JSON array.
json_get_tuple
JsonGetTuple
JsonGetTuple
json_get_tuple
JsonGetTuple
json_get_tuple
Parses a value or an array of values from a JSON string.
json_is_array
JsonIsArray
JsonIsArray
json_is_array
JsonIsArray
json_is_array
Checks if a JSON-String is an array.
json_is_boolean
JsonIsBoolean
JsonIsBoolean
json_is_boolean
JsonIsBoolean
json_is_boolean
Checks if a JSON-String is a boolean value.
json_is_null
JsonIsNull
JsonIsNull
json_is_null
JsonIsNull
json_is_null
Checks if a JSON-String is null.
json_is_number
JsonIsNumber
JsonIsNumber
json_is_number
JsonIsNumber
json_is_number
Checks if a JSON-String is a number.
json_is_object
JsonIsObject
JsonIsObject
json_is_object
JsonIsObject
json_is_object
Checks if a JSON-String is an object.
json_is_primitive
JsonIsPrimitive
JsonIsPrimitive
json_is_primitive
JsonIsPrimitive
json_is_primitive
Checks if a JSON-String is a primitive data type.
json_is_string
JsonIsString
JsonIsString
json_is_string
JsonIsString
json_is_string
Checks if a JSON-String is a string.
json_is_structured
JsonIsStructured
JsonIsStructured
json_is_structured
JsonIsStructured
json_is_structured
Checks if a JSON-String is structured.
json_is_valid
JsonIsValid
JsonIsValid
json_is_valid
JsonIsValid
json_is_valid
Checks if a string is a valid JSON string.
json_object_keys
JsonObjectKeys
JsonObjectKeys
json_object_keys
JsonObjectKeys
json_object_keys
Returns the keys of a JSON object.
json_pointer
JsonPointer
JsonPointer
json_pointer
JsonPointer
json_pointer
Uses a JSON Pointer to extract a value from a JSON string.
json_pointer_tuple
JsonPointerTuple
JsonPointerTuple
json_pointer_tuple
JsonPointerTuple
json_pointer_tuple
Uses a JSON Pointer to parse a value or an array of values from a JSON string.
json_prettify
JsonPrettify
JsonPrettify
json_prettify
JsonPrettify
json_prettify
Returns a prittified representation of a JSON string in a multivalue string tuple.
json_read_file
JsonReadFile
JsonReadFile
json_read_file
JsonReadFile
json_read_file
Reads a JSON file into a JSON string.
json_register_extpack
JsonRegisterExtpack
JsonRegisterExtpack
json_register_extpack
JsonRegisterExtpack
json_register_extpack
Registers this Extension Package for full commercial usage within a company.
json_remove
JsonRemove
JsonRemove
json_remove
JsonRemove
json_remove
Removes an entry in a JSON object or JSON array.
json_set_json
JsonSetJson
JsonSetJson
json_set_json
JsonSetJson
json_set_json
Sets a JSON string in a JSON object or JSON array.
json_set_tuple
JsonSetTuple
JsonSetTuple
json_set_tuple
JsonSetTuple
json_set_tuple
Sets a tuple in a JSON object or JSON array.
json_write_file
JsonWriteFile
JsonWriteFile
json_write_file
JsonWriteFile
json_write_file
Writes a JSON string into a text file.
Classes
Classes
Classes
Classes
|
|
|
|
Operators