Initializing help system before first use

insightgetschema

Purpose
Get the list of the entities in the schema of the current Insight app
Synopsis
function insightgetschema:list of insightschemaentity
Return value
List of schema entities
Example
declarations
  entities: list of insightschemaentity
end-declarations
entities := insightgetschema
Example of using insightgetschema to obtain info about current app schema
Further information
1. When the model is not being run through Xpress Insight, this function returns an empty list.
2. When test mode is active, this function will return a representation of the schema derived from the public global variables of the model. This may differ from the expected schema if your model declares multiple constant sets with identical values.

© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.