IMPORT.MYLOGMETHODDATASET - j5 - 30 - Administration & Configuration - Hexagon

j5 IndustraForm Designer Reference

Language
English
Product
j5
Search by Category
Administration & Configuration
j5 Version
30

Imports data produced by a Python method defined on the logclass for the current logbook record.

= IMPORT.MYLOGMETHODDATASET(methodName[, parameters, ...])

methodName - The name of the method to call on the logclass (method should be declared with @j5.IndustraForms.api.industraform_parent_method_dataset).

parameters - A parameter to pass to the method call.