Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

Tintware Documentation : Tint Programming Language : Tint Reference : Value Primitives : tint.byte-length

Syntax

#(tint.byte-length,%s)

%s is a value whose length in bytes will be returned.

Example

#(tint.byte-length,abcdef)
6