For the complete documentation index, see llms.txt. This page is also available as Markdown.

Special Operators

Overview

The SpecialOperators class Returns the type of the given object, one of these strings get returned: number, string, boolean, object, function or undefined if the object doesn't exists.

Methods Summarized

Type
Name
Summary

Methods Detailed

typeof()

Returns: void


Last updated

Was this helpful?