WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

mb_pattern_create_path

Use the mb_pattern_create_path function to create a new path for a project in user-defined patterns.

The following example shows how the mb_pattern_create_path function is called:

mb_pattern_create_path(string $project_name, string $path);

The arguments taken by mb_pattern_create_path are shown in the following table:

Argument Description
project_name The name of the pattern instance project where the directory is created.
path The directory name to be created, for example directory/subdirectory. The directory path is relative to the directory of the project name you input as project_name. You can input a path that already exists in the project.
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:55


Reference topicReference topic | Version 8.0.0.7 | bc31340_