|
|
|
|
|
gpwInitAnalysis (Function) In french: gpwInitAnalyse Initialize the analysis of the User Groupware. Note This function concerns User Groupware used in compatible mode (maintained by compatibility from version 18).
IF gpwInitAnalysis() = False THEN
Error(ErrorInfo())
END
Syntax
<Result> = gpwInitAnalysis()
<Result>: Boolean - True if the initialization was successfully performed,
- False if an error occurs. ErrorInfo is used to identify the error.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|