|
|
|
|
fLoadResource (Function) In french: fChargeRessource Loads the content of a resource from a library. New in version 28
// Loads general terms and conditions of sale from the WDL GTC is Buffer = fLoadResource("GTC.PDF")
Syntax
<Result> = fLoadResource(<Resource>)
<Result>: Buffer Requested resource. <Resource>: Character string Name of the resource to load. Reminder: Resources are files added to the library when generating the application, library, external component,...
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|