See: Description
The following interfaces define objects available within the AquaScript environment.
The main access point for AquaScript object is an instance of AQAqua
interface, mapped to an
alias aqua within the scripting environment. Subsequently, various AquaScript subsystems are available by accessing
the fields of this object:
aqua.archive -AQArchive
aqua.chart -AQChartFactory
aqua.compare -AQCompareFactory
aqua.console -AQConsole
aqua.crypto -AQCrypto
aqua.data -AQDataFactory
aqua.filesystem -AQFileSystem
aqua.form -AQFormFactory
aqua.gui -AQGUI
aqua.io -AQInputOutputFactory
aqua.mail -AQMail
aqua.math -AQMath
aqua.net -AQNet
aqua.project -AQProject
aqua.random -AQRandomFactory
aqua.report -AQReport
aqua.request -AQRequest
aqua.response -AQResponse
aqua.system -AQSystem
aqua.type -AQType
aqua.util -AQUtil
aqua.vcs -AQVersionControl
Copyright © 2019 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.