nM> set mytable {TAG1=VAL1,TAG2=VAL2,...,TAGn=VALn}A table is defined within a pair of braces (
{...}
) and each
element of the table is specified by a TAG=VALUE
syntax with a comma
(,
) separating subsequent elements.-
), this behavior is deprecated since it makes it hard to
tell a table entry from a subtraction.X-Midas Users Take Note: |
---|
![]() XMVALUE . X-Midas tables are syntactically very
similar to NeXtMidas tables. Check the documentation for differences.
|