Engine for Web Applications

org.cote.js.util

static org.cote.js.util

version 1.9.6

JavaScript Utilities.

This class participates in the engine library.

Index

Property Index

Method Index

Properties

object_version

Version of the object class.

Syntax

String = org.cote.js.util.object_version

Methods

evaluateElementHandler

Evaluates the specified attribute.

Syntax

void evaluateElementHandler( n, h )

Parameters

getDate

Returns a new date object or epoch time.

Syntax

v = getDate( b )

Parameters

Returns

v as variant: Returns a new date object or the epoch time, based on the specified parameter.