Pike v8.1 release 6

Class Tools.AutoDoc.PikeObjects.StringType

Inheritance graph
Tools.AutoDoc.PikeObjects.Type Tools.AutoDoc.PikeObjects.StringType
Description

The class for representing string types.

See also

Type


Inherit Type

inherit Type : Type


Variable max

string Tools.AutoDoc.PikeObjects.StringType.max

Description

The maximum value for characters in the string.


Variable min

string Tools.AutoDoc.PikeObjects.StringType.min

Description

The minimum value for characters in the string.


Method create

Tools.AutoDoc.PikeObjects.StringType Tools.AutoDoc.PikeObjects.StringType()