Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

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

Syntax

#(tint.length,%s)

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

Example

#(tint.length,abcdef)
6