ShowLogBook

The ShowLogBook function is used to get the information on a particular LogBookID. If the user do not have access to the LogBook it throws an error saying we do not have access to this section.

Syntax :

ShowLogBook(LogBookID)
Parameters Description
LogBookID Required number.

Example :

ShowLogBook(7)

ShowLogBook