PCRuntimeInputControl.setShowZero Method [AX 2012]

Sets whether zeros should be shown for a form control.

protected void setShowZero(boolean _showZero)

Run On

Called

Parameters

_showZero
Type: boolean
A Boolean value that indicates whether to show zeros.

This method has an effect for integer and decimal data types.

Community Additions

ADD
Show: