uCalc API Version: 2.1.3-preview.2 Released: 6/16/2026

Warning

uCalc API Preview Release Notice:The documentation describes the intended behavior of the API. The current preview build contains incomplete features, unoptimized performance, and is subject to breaking changes.

Handle

Method

Product: 

String Library

Class: 

String

Returns the handle of an object

Syntax

Handle()

Parameters

[None]

Return

String

Remarks

Mostly for internal use.

Each object has a handle, which is used to communicate with the uCalc library. It may not have other uses cases beyond troubleshooting.

Examples