Length property

Sets or returns the maximum length for a string tag in bytes. Read/write. Long.
It must be an integer from 0 through 82. When a new string tag object is created, the Length property is set to 82.
Syntax
Tag
.
Length
[=
StringLength
]
where
Tag
is the name of a Tag object or an expression that evaluates to a Tag object.
StringLength
is an optional value that specifies the length assigned to the tag.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal