Skip to main content
Skip table of contents

CDRFLEx.get_library_version

Features

This is a function for checking information on this API.

Parameter

None

Return

Value

Description

Character String (Maximum 32 byte)

Version Information (e.g., GL:010105)

Example

CPP
char *lpszLibVersion = get_library_version();
cout << "LibVersion: " << lpszLibVersion << endl;
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.