Table of Contents

AppendProfileToNavUrl Procedure

Codeunit RunTime Management

Appends a profile Id to a BC URL.

Signature

AppendProfileToNavUrl(SourceUrl: Text; ProfileId: Code[30]) : Text

Parameters

SourceUrl Text

The URL to append the profile to.

ProfileId Code[30]

The Id of the profile.

Returns

Text

An URL with the profile appended.

This documentation is generated from Smart Toolbox v27.1