FieldModel
Converts underlying String-value to scalar.
implements: hash, scalar
bundle: standard information structure (sismodel)
since 5.3.0
Converts underlying String-value to scalar.
[used as scalar] ↦ String
since 5.3.0
Get the value as String.
Defined hash keys
asBoolean ↦ Double
since 5.3.0
Get value as Boolean (or throw exception)
asDouble ↦ Double
since 5.3.0
Get value as Double (or throw exception)
asLong ↦ Long
since 5.3.0
Get value as Long (or throw exception)