Skip to main content

B1SiteAction

  • Represents a single site action command applied to a target, with configurable string and float parameters.
PropertyTypeDescriptionMetadata
CommandEB1SiteActionTypeThe site action command type to execute.Category: B1SiteAction
TargetEB1SiteActionTargetThe target category this action is applied to (e.g., objects, visitors).Category: B1SiteAction
S1FNameThe first string parameter (meaning depends on Command).Category: B1SiteAction
SearchLink: FB1SiteAction.Command
S2FNameThe second string parameter (meaning depends on Command).Category: B1SiteAction
SearchLink: FB1SiteAction.Command
F1floatThe first float parameter (meaning depends on Command).Category: B1SiteAction
F2floatThe second float parameter (meaning depends on Command).Category: B1SiteAction