static String getIdentificationInfo()
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Returns | Description |
---|---|
identificationInfo | identification information |
The getIdentificationInfo() method returns a string with the actual identification information.
Example string which is returned by this method: iLCD Firmware
Example
Draw.writeText(General.getIdentificationInfo());
See also:
Copyright © demmel products gmbh. All rights reserved.