<Code Lib>
2025 Method
Changes 0
M

FabricationServiceButton.GetConditionName

Description:
Gets the name of the specified condition on the fabrication service button.

public string GetConditionName(
	int condition
)

  • condition
    The condition index.
Return Value String The name of the specified condition on the fabrication service button.

Loading…