QUERYREPLACE Function (File)

Microsoft Dynamics Nav 2009

If a file already exists, use this function to determine whether to query a user before overwriting the file. This function can also be used to determine the settings for this option on a specific file.


[IsQueryreplace :=] File.QUERYREPLACE([SetQueryreplace])

Parameters

File

Use this variable to refer to the file.

SetQueryreplace

Type: Boolean

Sets the options for the file.

true, if the user must be queried before the file is replaced; otherwise, false.

Type: Boolean

The current setting of the option for the file.

true, if the user must be queried before the file is replaced; otherwise, false.

This function is not supported in the RoleTailored client.

Community Additions

ADD
Show: