Show / Hide Table of Contents

    AddFunction Procedure

    Table Function Mutex

    Sets a function as valid for Mutexes. Used from a subscriber to the OnAddCustomFunctions event.

    Signature

    AddFunction(NewFunctionCode: Code[20]; NewDescription: Text[50])
    

    Parameters

    NewFunctionCode Code[20]

    The code of the feature that should be able to use mutexes.

    NewDescription Text[50]

    A description of this feature, that could be shown in error messages.

    Remarks

    This function should be called by all subscribers to the OnAddCustomFunctions event. This function should only be called on temporary records.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX