Open topic with navigation CAPL Functions » MOST » mostApIsRegisteredDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
mostApIsRegistered
Valid for: CANoe DEFunction Syntax
Description
This function can be used to poll whether the CAPL node is registered as a function block in the Local FBlockList. The function block must be assigned to the CAPL program via mostApRegister(fblockID, instIDDefault) or the database.Parameters
—Return Values
- 1: Function block is registered
- 0: Function block is not registered
- < 0: See error codes