get_current_notepad_id()

Description

Returns the id of the current notepad

Example

x=get_current_notepad_id()
msgbox(x)

This code snipet gets the current notepad id and displays its value

Related Commands

add_folder_to_notepad(), remove_folder_from_notepad()