2024 April Release

Interfaces Permanent link for this heading

Name

Description

CooAggregate

This interface describes methods available when working with structs.

CooContent

This interface describes methods available when working with contents.

CooDictionary

This interface describes methods available when working with dictionaries.

CooMethod

This interface describes methods available when working with methods.

CooObject

This interface describes methods available when working with objects.

CooRuntime

This interface describes methods available when working with runtimes.

CooSearchResult

This interface describes methods available when working with search results.

CooTransaction

This interface describes methods available when working with transactions.

XmlDocument

This interface describes methods and properties available to work with XML documents.

XmlNode

This interface describes methods and properties available to work with xml nodes.

XmlNodeList

This interface contains methods and properties available to work with xml node lists.

Constants Permanent link for this heading

Name

Description

@this

Temporary scope of current expression.

coocontext

coocontext holds the current expression context.

COODISP_COLUMNLIST

COODISP_COLUMNLIST (0x2000) Display Flag.

COODISP_ENUMREFERENCE

COODISP_ENUMREFERENCE (0x04) Display Flag.

COODISP_HTML

COODISP_HTML (0x20) Display Flag.

COODISP_NOLISTINDICATOR

COODISP_NOLISTINDICATOR (0x8000) Display Flag.

COODISP_NORMAL

COODISP_NORMAL (0x00) Display Flag.

COODISP_OBJADDRESS

COODISP_OBJADDRESS (0x01) Display Flag.

COODISP_OBJREFERENCE

COODISP_OBJREFERENCE (0x02) Display Flag.

COODISP_ROWLIST

COODISP_ROWLIST (0x1000) Display Flag.

COODISP_XML

COODISP_XML (0x10) Display Flag.

coodomain

coodomain holds the current domain object.

cooenv

cooenv holds the user environment of the current user.

COOGC_ACP

COOGC_ACP (0x00) Get File Code Page.

COOGC_BASE16

COOGC_BASE16 (0x04) Get Content Flag.

COOGC_BASE64

COOGC_BASE64 (0x03) Get Content Flag.

COOGC_DETECTENCODING

COOGC_DETECTENCODING (0x05) Get Content Flag.

COOGC_MULTIBYTEFILE

COOGC_MULTIBYTEFILE (0x01) Get Content Flag.

COOGC_UNICODEFILE

COOGC_UNICODEFILE (0x02) Get Content Flag.

COOGC_UTF7

COOGC_UTF7 (65000) Get File Code Page.

COOGC_UTF8

COOGC_UTF8 (65001) Get File Code Page.

COOGF_NOGENERATETEMP

COOGF_NOGENERATETEMP (0x01) Get File Flag.

COOGF_NOPARSEFILE

COOGF_NOPARSEFILE (0x02) Get File Flag.

COOGF_NOVERIFYHASH

COOGF_NOVERIFYHASH (0x08) Get File Flag.

COOGF_REPORTCHANGE

COOGF_REPORTCHANGE (0x04) Get File Flag.

coogroup

coogroup holds the group part of the role current user.

coohome

coohome holds the home object of the current user.

COOKF_CACHEMODIFY

COOKF_CACHEMODIFY (0x02) Kernel Flag.

COOKF_REQUESTSHUTDOWN

COOKF_REQUESTSHUTDOWN (0x20) Kernel Flag.

COOKF_SIMPLELOGIN

COOKF_SIMPLELOGIN (0x10) Kernel Flag.

COOKM_OFFLINE

COOKM_OFFLINE (2) Kernel Mode.

COOKM_ONLINE

COOKM_ONLINE (0) Kernel Mode.

COOKM_STATIC

COOKM_STATIC (1) Kernel Mode.

coolang

coolang holds the language of the current user.

COOLF_DONTFOLLOW

COOLF_DONTFOLLOW (0x02) Load Flag.

COOLF_EXCLUDEATTRIBUTES

COOLF_EXCLUDEATTRIBUTES (0x04) Load Flag.

COOLF_NORMAL

COOLF_NORMAL (0x00) Load Flag.

COOLF_NOSECATTRIBUTES

COOLF_NOSECATTRIBUTES (0x01) Load Flag.

COOLL_DEBUG

COOLL_DEBUG (0x70) Log level.

COOLL_DEFAULT

COOLL_DEFAULT (0x60) Default Log level (Detail).

COOLL_DETAIL

COOLL_DETAIL (0x60) Log level.

COOLL_IPC

COOLL_IPC (0x10) Log level.

COOLL_LOG

COOLL_LOG (0x00) Log level.

COOLL_NORMAL

COOLL_NORMAL (0x50) Log level.

coometh

coometh can be used to access the current action context.

coonow

coonow holds the current date and time.

cooobj

cooobj holds the current object.

cooposition

cooposition holds the position part of the role current user.

COORE_CATEGORY_APPLICATION

COORE_CATEGORY_APPLICATION (0x05) Event Category.

COORE_CATEGORY_INSTALLATION

COORE_CATEGORY_INSTALLATION (0x06) Event Category.

COORE_CATEGORY_INTERNAL

COORE_CATEGORY_INTERNAL (0x02) Event Category.

COORE_CATEGORY_MESSAGE

COORE_CATEGORY_MESSAGE (0x04) Event Category.

COORE_CATEGORY_NONE

COORE_CATEGORY_NONE (0x00) Event Category.

COORE_CATEGORY_PERFORMANCE

COORE_CATEGORY_PERFORMANCE (0x07) Event Category.

COORE_CATEGORY_TRACE

COORE_CATEGORY_TRACE (0x03) Event Category.

COORE_CATEGORY_UNKNOWN

COORE_CATEGORY_UNKNOWN (0x01) Event Category.

COORE_TYPE_ERROR

COORE_TYPE_ERROR (0x00) Event Type.

COORE_TYPE_INFORMATION

COORE_TYPE_INFORMATION (0x02) Event Type.

COORE_TYPE_SUCCESS

COORE_TYPE_SUCCESS (0x03) Event Type.

COORE_TYPE_WARNING

COORE_TYPE_WARNING (0x01) Event Type.

cooroot

cooroot holds the root object of the current user.

coort

coort can be used to access the runtime interfaces.

COOTF_ASSERT

COOTF_ASSERT (0x08) Thread Flag.

COOTF_FORCENOTINTERACTIVE

COOTF_FORCENOTINTERACTIVE (0x20) Thread Flag.

COOTF_FORCENOTVISIBLE

COOTF_FORCENOTVISIBLE (0x10) Thread Flag.

COOTF_LOAD

COOTF_LOAD (0x02) Thread Flag.

COOTF_NORMAL

COOTF_NORMAL (0x00) Thread Flag.

COOTF_TRACECALLS

COOTF_TRACECALLS (0x100) Thread Flag.

COOTF_TRACEERRORS

COOTF_TRACEERRORS (0x200) Thread Flag.

COOTF_TRACEEXPRESSIONS

COOTF_TRACEEXPRESSIONS (0x400) Thread Flag.

cootx

cootx holds the current transaction.

coouser

coouser holds the current user object.

OOKF_CACHEPERSIST

OOKF_CACHEPERSIST (0x01) Kernel Flag.

this

Local scope of current expression.

:>this

Local scope of surrounding expression.

::this

Global scope of current expression.