{{ .fieldName }} // Get field from current item +{{ ["field with spaces"] }} // Field names with spaces/special chars +Stop searching through documentation! This ...
// Then check if goal is a substring of s + s. // Concatenating s with itself includes all possible rotations of s as substrings. // If goal is found within s + s, it confirms that goal is a rotated ...