Command property:


Synchronous command.


Command action:


Return the lists of entities loaded in the editor, separated by type, in a Semicolon Separated String.



Syntax:


<command name="getentities" />



Reply:


<command valid="true" texts="[Semicolon separated string]" barcodes="[Semicolon separated string]" images="[Semicolon separated string]" />



If there are no entities loaded, the system reply with:



<command valid="false" error="No active layouts" />




Command purpose:


This command is used to have all the entities loaded or created, in order to have the correct name of the entities for document updating.