RebuildVariables

Runs the Rebuild Variables in FM Book command.

Syntax

F_ApiCallClient("DITAFMX", "RebuildVariables[\tdocOrBookIdOrName]");
docOrBookIdOrName
Id or path and file name of document or book to process. Optional, if not provided, the “active” document or book will be used.
Note: This DITA-FMx API function is only available when the “FMx-Auto” addon is installed. For information on this DITA-FMx addon, please contact Leximation.

Return Value

0
Failure. Unable to process the specified document or book. It is also possible that DITA-FMx is not available for calls. Verify that DITA-FMx is registered in the maker.ini file using the client name of “ditafmx”.
-1
Failure.
>0
Success. Value returned represents the number of variables “rebuilt.”