LessThanOrEqual

<< Fare clic per visualizzazione il sommario >>

Percorso:  Il linguaggio OEL > Funzioni >

LessThanOrEqual

Check, among selected objects, the first is less (or equal) than the second.

 

Function

LessThanOrEqual(Object obj1, Object obj2)

 

Input parameters

Name

Description

Type

Optional

obj1

First object to be checked.

Object

 

obj2

Second object to be checked.

Object

 

 

Return Value

Value

Boolean