Previous Topic

Book Contents

Book Index

Next Topic

cast
  • Functionality

    Casting can be done if you want to switch from one type to another. You can switch to either double or string types.

  • Arguments

    No arguments needed.

  • Return

    The type to which cast is intended.

  • Conditions

    No condition.

  • Examples

    (Double) '12' returns a double type with the value 12.

  • Exceptions

    Exceptions can appear if you want to cast to a double value from a string value and the string value contains any non-number values. E.g. this cast doesn't work : (double) '1231ewq'.

See Also

Available Functions

countService

countService2

currencyConversion

cmp

dayOfMonth

ge (greater or equals than), ge_

gt (greater than), gt_

le (less or equals than), le_

lt (less than), lt_

eq (equals), eq_ and cmp

ne_

evalCondition

evalExpression

pyeval

not

isNull

Null

getAttributeTranslation

getAuditedBOTranslation

getAuditedValueRelation

getBOTypeTranslation

getCurrentDate

getCurrentTime

getCurrentTimeStamp

getCurrentUserld

getMaximalTimeStamp

getMaximalDate

getParameter

getPicture()

getValuesetTranslation

if, case and coalesce

trimLeft

isValid

max

min

month

round

size

substring

sum

trim

trimRight

replaceFromEnd

unit conversion

translate

valueset

year