print function

Syntax

float/bool/string/float[]/bool[]/string[] print(value)

Parameters

Returns

The printed value.

Description

The print function prints the parameter value and als returns it. The purpose of this function is mainly for debugging.

Related

Copyright ©2008-2024 Esri R&D Center Zurich. All rights reserved.