fixed
VALUE
)

The fixed function converts a floating point number to fixed point.


Parameters

This function has one parameter:

value – the value you want to convert to a fixed point number.


Description

In the past, this function would convert a floating point number to fixed point. However, modern versions of Panorama no longer support fixed point numbers (except for integers), so this function no longer does anything at all. It simply passes thru any value you pass to it.


See Also


History

VersionStatusNotes
10.0UpdatedNo longer serves any function since Panorama no longer supports fixed point numbers.