I have this JessRule code
(ServiceConfiguration
(endpoint ?j_endpoint &:(call ?j_advertiserEndpoint equals ?j_endpoint))
(config ?j_config &:(call ?j_config containsSetting "verbs-count"))
)
Does the code mean that it assigns the return value of (call ?j_advertiserEndpoint equals ?j_endpoint) to j_endpoint