Globalyzer Concatenation: Difference between revisions
Jump to navigation
Jump to search
Created page with "= What is Concatenation ? =" |
|||
| Line 1: | Line 1: | ||
= | '''UNDER EMBARGO''' | ||
= Introduction = | |||
String concatenation is widely used in software programming. | |||
= User Interface = | |||
= Type of Rules = | |||
= Example = | |||
== Code Snippet == | |||
<pre> | |||
</pre> | |||
This snippet of code does have strings. | |||
== Rule == | |||
The String Method Filter rule would be configured the following way: | |||
* Name: '''''' | |||
* Pattern: '''''' | |||
* Class or Variable Type(s): '''''' | |||
* Description: '''''' | |||
* Help Page: <blank> | |||
The String Method Detection rule would be configured the following way: | |||
* Name: '''''' | |||
* Pattern: '''''' | |||
* Class or Variable Type(s): '''''' | |||
* Description: '''''' | |||
* Help Page: <blank> | |||
== Result == | |||
When the rules are applied: | |||
* The string | |||
* The string | |||
Revision as of 17:42, 5 November 2015
UNDER EMBARGO
Introduction
String concatenation is widely used in software programming.
User Interface
Type of Rules
Example
Code Snippet
This snippet of code does have strings.
Rule
The String Method Filter rule would be configured the following way:
- Name: '
- Pattern: '
- Class or Variable Type(s): '
- Description: '
- Help Page: <blank>
The String Method Detection rule would be configured the following way:
- Name: '
- Pattern: '
- Class or Variable Type(s): '
- Description: '
- Help Page: <blank>
Result
When the rules are applied:
- The string
- The string